getProgress

open fun getProgress(): Int(source)

Get the progress bar's current level of progress. Return 0 when the progress bar is in indeterminate mode.

Return

the current progress, between getMin and getMax

See also